IsRoot
TheIsRoot
method returns a Boolean value that indicates whether this frame is the root frame.
ODBoolean IsRoot ();
- return value
kODTrue
if this frame is the root frame, otherwisekODFalse
.DISCUSSION
This method's return value is defined for the lifetime of this frame; once set, it cannot be changed.SEE ALSO
TheODFrame::IsSubframe
method (page 330).
Listing 2-10 on page 56 in OpenDoc Cookbook.
Listing 2-25 on page 75 in OpenDoc Cookbook.
Listing 2-30 on page 86 in OpenDoc Cookbook.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help